output capability - перевод на русский
Diclib.com
Словарь ChatGPT
Введите слово или словосочетание на любом языке 👆
Язык:

Перевод и анализ слов искусственным интеллектом ChatGPT

На этой странице Вы можете получить подробный анализ слова или словосочетания, произведенный с помощью лучшей на сегодняшний день технологии искусственного интеллекта:

  • как употребляется слово
  • частота употребления
  • используется оно чаще в устной или письменной речи
  • варианты перевода слова
  • примеры употребления (несколько фраз с переводом)
  • этимология

output capability - перевод на русский

COMPUTER SECURITY MODEL
Object-capability; Object capability; Object capability model; Object-capability language
Найдено результатов: 320
output capability      

нефтегазовая промышленность

нагрузочная способность

выходная характеристика

full operational capability         
MILITARY LOGISTICS TERM
Full operational capability; Full Operational Capability; Draft:Full operating capability

нефтегазовая промышленность

полная работоспособность

output device         
  • A recording setup with two monitor speakers
  • upright=0.6
  • [[Colossal Cave Adventure]] being played on a [[VT100]] terminal
  • upright=0.8
  • A pair of [[computer speaker]]s and a [[subwoofer]] used in a desktop environment
  • An [[LCD monitor]] in use
  • An LED projector
  • Output interfaces on the rear of a graphics card
TYPE OF COMPUTER HARDWARE DEVICE THAT TRANSMITS INFORMATION FROM THE COMPUTER TO THE USER
Graphical output device; Output devices; List of output devices; Output hardware

общая лексика

устройство вывода

электронное или электромеханическое устройство, соединённое с компьютером и используемое для отображения данных, выводимых из компьютера

Смотрите также

output

output device         
  • A recording setup with two monitor speakers
  • upright=0.6
  • [[Colossal Cave Adventure]] being played on a [[VT100]] terminal
  • upright=0.8
  • A pair of [[computer speaker]]s and a [[subwoofer]] used in a desktop environment
  • An [[LCD monitor]] in use
  • An LED projector
  • Output interfaces on the rear of a graphics card
TYPE OF COMPUTER HARDWARE DEVICE THAT TRANSMITS INFORMATION FROM THE COMPUTER TO THE USER
Graphical output device; Output devices; List of output devices; Output hardware
1) устройство на выходе, выходное устройство
2) устройство вывода данных
capability         
WIKIMEDIA DISAMBIGUATION PAGE
Capability (computers); Capability (computer science); Capabilities; Capable; Capability architecture; Capability system; Uncapable; Incapable; Capability (disambiguation); Incapable (song); Incapable (disambiguation)

[keipə'biliti]

общая лексика

способность

возможность

пропускная способность

мощность

производительность

нефтегазовая промышленность

возможность (напр. ремонта)

Смотрите также

capability of root penetration; load following capability; modulation capability; surge capability; transport size capability; vibration survival capability; anti-washed capability; bearing capability; duplication capability; endurance capability; fatigue life capability; fault-tolerant capability; full operational capability; holemaking capability; operational capability; output capability; overload capability; performance capability; reliability capability; repair capability; seismologic capabilities; switchover capability; system capability; technical capability

существительное

общая лексика

способность

одарённость

пригодность

преим. (неиспользованные

потенциальные) возможности

максимальная возможная производительность

оборудование

аппаратура

(потенциальные) возможности

capability         
WIKIMEDIA DISAMBIGUATION PAGE
Capability (computers); Capability (computer science); Capabilities; Capable; Capability architecture; Capability system; Uncapable; Incapable; Capability (disambiguation); Incapable (song); Incapable (disambiguation)
1) способность
2) pl (потенциальные) возможности
3) максимальная производительность (машины, оборудования); максимальная мощность; наибольшая выработка
- capability to bid
- capability to perform
- arable capability
- engineering capability
- land capability
- management capabilities
- manufacturing capabilities
- operational capability
- performance capability
- power transfer capability
- production capabilities
- quality capability
- repair capability
input-output analysis         
QUANTITATIVE ECONOMIC MODEL THAT REPRESENTS THE INTERDEPENDENCIES BETWEEN DIFFERENT SECTORS OF A NATIONAL ECONOMY OR DIFFERENT REGIONAL ECONOMIES
Input-output economics; Input-output analysis; Input/output analysis; Input/output model; Input/Output model; Input/Output analysis; Input-Output analysis; Input-Output model; Input output analysis; Input-output model; Input-output planning; Leontief analysis

вычислительная техника

анализ межотраслевых связей

input-output model         
QUANTITATIVE ECONOMIC MODEL THAT REPRESENTS THE INTERDEPENDENCIES BETWEEN DIFFERENT SECTORS OF A NATIONAL ECONOMY OR DIFFERENT REGIONAL ECONOMIES
Input-output economics; Input-output analysis; Input/output analysis; Input/output model; Input/Output model; Input/Output analysis; Input-Output analysis; Input-Output model; Input output analysis; Input-output model; Input-output planning; Leontief analysis

математика

модель затраты - выпуск

input-output model         
QUANTITATIVE ECONOMIC MODEL THAT REPRESENTS THE INTERDEPENDENCIES BETWEEN DIFFERENT SECTORS OF A NATIONAL ECONOMY OR DIFFERENT REGIONAL ECONOMIES
Input-output economics; Input-output analysis; Input/output analysis; Input/output model; Input/Output model; Input/Output analysis; Input-Output analysis; Input-Output model; Input output analysis; Input-output model; Input-output planning; Leontief analysis
модель "затраты
input-output analysis         
QUANTITATIVE ECONOMIC MODEL THAT REPRESENTS THE INTERDEPENDENCIES BETWEEN DIFFERENT SECTORS OF A NATIONAL ECONOMY OR DIFFERENT REGIONAL ECONOMIES
Input-output economics; Input-output analysis; Input/output analysis; Input/output model; Input/Output model; Input/Output analysis; Input-Output analysis; Input-Output model; Input output analysis; Input-output model; Input-output planning; Leontief analysis
1) см. cost-benefit analysis
2) стат. анализ входных и выходных данных

Определение

output device
<hardware> Electronic or electromechanical equipment connected to a computer and used to transfer data out of the computer in the form of text, images, sounds or other media to a {display screen}, printer, loudspeaker or storage device. Most modern storage devices such as disk drives and {magnetic tape drives} act as both input and output devices, others such as CD-ROM are input only. (1997-03-18)

Википедия

Object-capability model

The object-capability model is a computer security model. A capability describes a transferable right to perform one (or more) operations on a given object. It can be obtained by the following combination:

  • An unforgeable reference (in the sense of object references or protected pointers) that can be sent in messages.
  • A message that specifies the operation to be performed.

The security model relies on not being able to forge references.

  • Objects can interact only by sending messages on references.
  • A reference can be obtained by:
  1. Initial conditions: In the initial state of the computational world being described, object A may already have a reference to object B.
  2. Parenthood: If A creates B, at that moment A obtains the only reference to the newly created B.
  3. Endowment: If A creates B, B is born with that subset of A's references with which A chose to endow it.
  4. Introduction: If A has references to both B and C, A can send to B a message containing a reference to C. B can retain that reference for subsequent use.

In the object-capability model, all computation is performed following the above rules.

Advantages that motivate object-oriented programming, such as encapsulation or information hiding, modularity, and separation of concerns, correspond to security goals such as least privilege and privilege separation in capability-based programming.

The object-capability model was first proposed by Jack Dennis and Earl C. Van Horn in 1966.

Как переводится output capability на Русский язык